home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / ChangeLog.txt < prev    next >
Text File  |  2005-04-27  |  18KB  |  650 lines

  1. CHANGELOG Highlight (W32 GUI)
  2.  
  3.  
  4. 27-April-2005
  5.  
  6. highlight 2.2-10b
  7.  
  8. -fixed display error on low screen resolution
  9.  (thanks to Hans-G. Normann, Peter Bekiesch and Marek M÷hling) 
  10.  
  11. ---
  12. 31-March-2005
  13.  
  14. highlight 2.2-10
  15.  
  16. -added referenced styles to LaTeX and TeX output
  17. -minor interface improvements
  18. -added encoding option to set proper output encoding type in XML and
  19.    HTML output formats (default encoding: ISO-8895-1)
  20.    Note: encoding name has to match input file encoding
  21. -fixed parsing of escape sequences outside of strings in Perl
  22.   (last two points suggested by Andreas Amann)
  23. -fixed output of CR line terminators
  24. -added classes pre.hl and body.hl in CSS defintions
  25.  
  26. ---
  27. 27-February-2005
  28.  
  29. highlight 2.2-9
  30.  
  31. -fixed line number indentation in TeX and LaTeX output
  32. -fixed LaTeX compilation warnings (thanks to Tyranix)
  33. -closing style tags are no longer printed in the following output line
  34.    (suggested by Yves Bailly)
  35. -fixed rb.lang (Ruby is case sensitive)
  36. -fixed "write to source directory" option (automaticaly selects select "Include CSS")
  37.  
  38. ---
  39. 20-February-2005
  40.  
  41. highlight 2.2-8
  42.  
  43. -user interface was rewritten
  44. -added XML output (suggested by Matteo Bertini)
  45. -added option to save output in source directories (suggested by Paul King)
  46. -added support for Pyrex (thanks to  Matteo Bertini)
  47. -added support for MS SQL (thanks to Magnus ╓berg)
  48. -added support for Hecl, Luban and Qu
  49.  
  50. ---
  51. 12-January-2005
  52.  
  53. highlight 2.2-7
  54.  
  55. -fixed tab replacement (thanks to Adrian Bader)
  56. -fixed parsing of keywords with special characters as prefix ($ALLOWEDCHARS)
  57.    (thanks to Magnus ╓berg)
  58. -single spaces in (La)TeX are no longer preceeded by backslash
  59. -added Romanian translation (thanks to Alex Fanache)
  60.  
  61. ---
  62. 30-November-2004
  63.  
  64. highlight 2.2-6
  65.  
  66. -enabled costum CSS file inclusion if "Include CSS" option is set
  67. -added Italian translation (thanks to Tommaso Loreto)
  68.  
  69. ---
  70. 31-October-2004
  71.  
  72. highlight 2.2-5
  73.  
  74. -fixed indentation error in LaTeX output and output of "--" in bold font
  75.   (thanks to Michael Suess)
  76. -added background colour attribute of body element to the CSS output to
  77.   improve compability with old browsers (NS Communicator 4.8)
  78.   (thanks to Wojciech Stryjewski)
  79. -in CSS output, user defined CSS definitions are now included after highlight
  80.   style definitions to make modifications easier
  81. -updated Spanish manual (thanks to David Villa)
  82.  
  83. ---
  84. 26-September-2004
  85.  
  86. highlight 2.2-4
  87.  
  88. -added new acid indentation scheme and acid colour theme
  89.   (thanks to Alexandre "AciD" Bonneau)
  90. -fixed bug in LaTeX output: [ and * characters after a linebreak (\\) caused
  91.   latex compilation to stop (thanks to Christian Schilling)
  92. -updated french translation (thanks to Alexandre Bonneau)
  93.  
  94. ---
  95. 10-September-2004
  96.  
  97. highlight 2.2-3
  98.  
  99. -added spanish translation: README_ES (thanks to David Villa)
  100. -added support for SNMPv1 and SNMPv2 files: mib.lang (thanks to Roman Surma)
  101. -fixed highlighting of escape sequences in Pascal (thanks to Grzegorz Tworek)
  102. -added Pascal multi line comment delimiters: (*, *)
  103. -added a third keyword style (kwc) to all themes
  104. -added a third keyword group: ada.lang, gawk.lang, c.lang, java.lang, pas.lang
  105. -fixed some language definition with old $keyword entries
  106.  
  107. ---
  108. 23-August-2004
  109.  
  110. highlight 2.2-2-gcc-3.3.1
  111.  
  112. -recompiled WinHighlight.exe with gcc 3.3.1
  113. -build new setup executable with better lzma comprerssion using InnoSetup 4.2.7
  114. -setup includes source code, installation of translations is optional
  115. -updated french translation and added french tips (thanks to Alexandre Bonneau)
  116.  
  117. ---
  118. 20-July-2004
  119.  
  120. highlight 2.2-2
  121.  
  122. -removed $STRINGDELIMITERPAIR parameter
  123. -internal changes
  124.  
  125. ---
  126. 11-July-2004
  127.  
  128. highlight 2.2-1
  129. -added content-type (iso-8859-1) to HTML output
  130. -added possibility to define custom keyword groups (suggested by Daniel Bonniot)
  131. -reformatting and indentation schemes are customizable, config files are located
  132.   in /indentSchemes (suggested by Petri Heiramo)
  133. -added $SL-COMMENT parameter to colour themes (enables seperate highlighting
  134.  of single and multi line comments)
  135. -added option to fill linenumbers with zeroes
  136. -improved quality of colour themes
  137. -dropped support for C# member attributes (was a nasty workaround)
  138. -dropped Forth support
  139. -fixed some old parameters in language definitions
  140. -added source directory names to generated index file
  141.  
  142. ---
  143. 20-June-2004
  144.  
  145. highlight 2.0-25
  146.  
  147. -fixed quote replacement in LaTeX (\dq -> \dq{}) (thanks to Adrian Bader)
  148. -fixed VHDL event parsing
  149. -removed some poor quality colour themes and improved some others
  150. -added ide-eclipse style
  151. -added Simplified Chinese localization (thanks to Gu Mingqiu)
  152.  
  153. ---
  154. 13-06-2004
  155.  
  156. highlight 2.0-24
  157.  
  158. -improved VHDL support (thanks to Aaron Marasco)
  159. -added Coldfusion MX definition (thanks to Paul Connell)
  160. -added Norwegian and Portuguese localizations (thanks to Stein Morten Petersen and Ant≤nio Cruz)
  161. -localized versions of startup tips are shown if available
  162. -added $REFORMATTING option to language definitions
  163. -some code clean up
  164.  
  165. ---
  166. 16-05-2004
  167.  
  168. highlight 2.0-23
  169.  
  170. -added Czech translation (thanks to Petr Sladek)
  171. -added Spanish translation (thanks to Ramirez Luelmo Sergio Ivan)
  172. -added new /ext directory where input file extensions are stored
  173. -added tab width option
  174. -added startup tip dialog
  175. -fixed ABAP definition (thanks to Kevin Barter)
  176. -fixed Python definition
  177. -fixed parsing of methods applied to numerical literals (possible in Ruby)
  178. -fixed indentation of line numbers in LaTeX (thanks to Michael Berndt)
  179. -reduced LaTeX output file size
  180. -improved layout of LaTeX document
  181. -applied some patches to Artistic Style code (see astyle.sourceforge.net)
  182.  
  183. ---
  184. 19-April-2004
  185.  
  186. highlight 2.0-22
  187.  
  188. -improved Fortran 77 parsing (thanks to Geraldo Veiga),
  189.   moved parsing information to f77.lang and f90.lang
  190. -added highlighting of float literals like .5
  191. -added new language definitions: ABAP/4, ARM, Bison, Dylan, FAME, Informix,
  192.   Octave, R, Scala, Snobol, Verilog
  193.  
  194. ---
  195. 23-March-2004
  196.  
  197. highlight 2.0-21
  198.  
  199. -added option to replace " by \dq in LaTeX (thanks to Nikolai Mikuszeit)
  200. -fixed bug which disabled HTML anchors (thanks to Richard Beauchamp)
  201. -added possibility to read input file names from command line (enables SendTo command in Windows Explorer)
  202. -improved fragmented TeX output
  203. -changed parameter prefix from "/" to the more convenient "$" in configuration files
  204. -changed "typesmods" parameter in language definitions to "types"
  205. -improved some colour themes
  206. -themes are listed in alphabetical order
  207. -moved settings file to user directory\highlight.conf
  208. -added option to create a link to Highlight in SendTo folder
  209. -added $INCLUDE statement in language definitions to include content of other files
  210.  
  211. ---
  212. 07-March-2004
  213.  
  214. highlight 2.0-20
  215.  
  216. -added Turkish translation (thanks to Orhan Biyiklioglu)
  217. -added 7 new colour themes (darkblue, zellner, ron, peachpuff, pablo, nedit, textpad)
  218. -added new parser options: TYPEDELIMITERS and KEYWORDDELIMITERS to enable
  219.  highlighting of variables like ${var}
  220. -updated spec.lang, sh.lang and make.lang
  221. -changed RTF font to Courier New
  222. -added symbol highlighting (last two suggested by Anssi Lehtinen)
  223. -fixed some case insensitive language files
  224.  
  225. ---
  226. 21-February-2004
  227.  
  228. highlight 2.0-19
  229.  
  230. -fixed bug in UI which disabled update of css outfile label
  231. -added russian translation (thanks to Eugene A. Simonenko)
  232. -added french translation (thanks to Alexandre Bonneau)
  233. -improved whitespace indentation in TeX and LaTeX
  234. -fixed output of +, -, =, <, > in TeX
  235. -fixed output of blank lines in TeX
  236.  (all suggested by Milan Straka)
  237. -updated Java language definition to 1.5
  238. -added support for BibTex, Erlang, Icon, Lisp, Lotos, Maple, Objectice C,
  239.  Prolog, PostScript and RPM Spec
  240.  
  241. ---
  242. 08-February-2004
  243.  
  244. highlight 2.0-18
  245.  
  246. -changed hskip unit in LaTeX output vom mm to em
  247. -fixed different font width of spaces in TeX output
  248.  (thanks to Milan Straka)
  249. -added macros in TeX output to reduce file size
  250. -fixed bug which made first line number disappear (introduced in 2.0-17)
  251. -declared XSL-FO output as experimental, added a switch to provide
  252.  modified output for both Apache FOP and xmlto/xsltproc
  253.  
  254. ---
  255. 01-February-2004
  256.  
  257. highlight 2.0-17
  258.  
  259. -added drag and drop support
  260. -reduced memory consumption
  261.  
  262. ---
  263. 12-January-2004
  264.  
  265. highlight 2.0-16
  266.  
  267. -added new options to wrap long lines (suggested by Johannes Wei▀l)
  268. -added new colour themes: vim, vim-dark and codewarrior
  269. -improved Java, Nice and C parsing
  270. -improved GUI plausability checks
  271.  
  272. ---
  273. 04-January-2003
  274.  
  275. highlight 2.0-15
  276.  
  277. -improved XSL-FO output format (thanks to Daniel Bonniot)
  278. -reduced LaTeX output file size
  279. -added internationalisation
  280. -fixed bug in user interface
  281.  
  282. ---
  283. 21-December-2003
  284.  
  285. highlight 2.0-14
  286.  
  287. -added XSL-FO output format (suggested by Daniel Bonniot)
  288. -fixed segfault when theme file was not found
  289. -improved makefiles
  290. -ported code to Solaris (thanks to Ade Fewings)
  291.  
  292. ---
  293. 29-November-2003
  294.  
  295. highlight 2.0-13
  296.  
  297. -fixed parsing of XML comments
  298. -fixed converion of umlauts and accents
  299. -fixed switch of language definitions
  300. -fixed memory leak of code reformatting
  301. -improved parsing of numbers (suffixes like 30L, 4.5f)
  302. -added support for Action Script, Objective Caml, Standard ML, Felix,
  303.  Frink, IO, Nasal, MaxScript, Oberon, object Script
  304. -improved performance
  305. -fixed bug with progress bar; works now with more than 100 input files
  306.  
  307. ---
  308. 09-November-2003
  309.  
  310. highlight 2.0-11b
  311.  
  312. -fixed parsing of subtractions (i.e: varName-1)
  313. -fixed missing css file output in win32 GUI
  314. -added support for XML++ (thanks to Kimanzi Mati)
  315. -added Relax NG Compact language definition (thanks to Christian Siefkes)
  316.  
  317. ---
  318. 26-October-2003
  319.  
  320. highlight 2.0-11
  321.  
  322. -fixed LaTeX and Squirrel language definitions
  323.  (thanks to TODO and Alberto Dechemelis)
  324. -fixed number parsing (allow 'a'-'f' in Hex numbers only)
  325. -improved output of quotes in fragmented LaTeX output
  326. -added Nice language definition
  327.  
  328. ---
  329. 21-September-2003
  330.  
  331. highlight 2.0-10
  332.  
  333. -changed LaTeX font settings to \tt and \it
  334. -improved fragmented LaTeX output
  335. -fixed LaTeX language definition
  336. -fixed multi line compiler directive parsing with strings
  337. -added new Squirrel ans JSP language definitions
  338.  
  339. ---
  340. highlight 2.0-9 (not released)
  341.  
  342. -ported Code to Mingw 3.2
  343.  
  344. 15-August-2003
  345.  
  346. highlight 2.0-8 Hot Summer Build
  347.  
  348. -fixed bug which prevented highlighting of escape characters within strings
  349.  which start a new line
  350. -fixed XHTML line anchors attribute to "id"
  351. -added background colour support for plain TeX
  352. -improved recognition of strings with different open/close delimiters
  353. -added a reasonable 4th support
  354. -internal changes to improve speed
  355. -changed XHTML encoding from utf-8 to iso-8859-1 and xhtml version to 1.1
  356. -removed comment in XHTML header to enable highlighting when style
  357.  definition is included in output
  358. -added recognition of hex, octal and unicode escape sequences (\123, \xff)
  359. -improved Python and Tcl support
  360.  
  361. ---
  362. 03-August-2003
  363.  
  364. highlight 2.0-7
  365.  
  366. -fixed parsing of C# simplified strings (thanks to Cerda)
  367. -added support for C# member attributes (thanks to Gauthier)
  368. -added --listlangs option (suggested by Mark Hessling)
  369.  
  370. ---
  371. 27-July-2003
  372.  
  373. highlight 2.0-6
  374.  
  375. -fixed bug in HTML and XHTML output, which caused insertion of too many
  376.  "</span>" tags (thanks to Mark Hessling)
  377.  
  378. ---
  379. 20-July-2003
  380.  
  381. highlight 2.0-5
  382.  
  383. -improved LaTeX, TeX and RTF colour output
  384. -fixed TeX output formatting errors
  385. -fixed LaTeX line number output (thanks to Johannes Nolte)
  386. -improved code portability (thanks to Gauthier)
  387. -added french help (thanks to Gauthier)
  388.  
  389. ---
  390. 01-July-2003
  391.  
  392. highlight 2.0-4
  393.  
  394. -improved Ada 95 output (thanks to Frank Piron)
  395. -added HTML index file option
  396. -simplified API
  397. -added some language definitions
  398.  
  399. ---
  400. 28-May-2003
  401.  
  402. highlight 2.0-2
  403.  
  404. -fixed bug causing lowercase output of case insensitive
  405.  languages (thanks to David and Mark Hessling)
  406. -added new Matlab colour theme (thanks to David)
  407. -improved Rexx language definition (thanks to Mark Hessling)
  408. -added plain text language definition
  409.  
  410. ---
  411. 01-May-2003
  412.  
  413. highlight 2.0
  414.  
  415. -fixed memory leak in DataDir::searchDataDir()
  416. -fixed configuration file parsing
  417. -added data-dir option
  418. -added batch-recursive option
  419. -changed CmdLineoptions.cpp to compile with Windows
  420.  
  421. ---
  422. 27-April-2003
  423.  
  424. highlight 2.0b-9
  425.  
  426. -improved integer literal and C++ multiline comment parsing
  427.  (both suggested by Benjamin Kaufmann)
  428. -improved directive line parsing
  429.  
  430. ---
  431. 20-April-2003
  432.  
  433. highlight 2.0b-8
  434.  
  435. -added Pike language definition (thanks to Olivier Girondel)
  436. -added support for Forth (suggested by Hans Bezemer)
  437. -fixed bugs in language definition loader method
  438. -fixed segfault
  439.  
  440. ---
  441. 07-April-2003
  442.  
  443. highlight 2.0b-7
  444.  
  445. -added Artistic Style indentation and reformatting
  446.  
  447. ---
  448. 31-March-2003
  449.  
  450. highlight 2.0b-6
  451.  
  452. -fixed fortran code parsing ( thanks to Henning Weber)
  453. -improved performance
  454.  
  455. ---
  456. highlight 2.0b-5
  457.  
  458. -fixed theme files which had DOS line terminators
  459. -presets reader method was fixed
  460. -changed RTF output to Courier and 20 pt font size
  461. -help screen fixed
  462.  
  463. ---
  464. 19-March-2003
  465.  
  466. highlight 2.0b-4
  467.  
  468. -added css-infile and css-outfile options to make generation of customizable css
  469.  definitons clearer (suggested by Markus Werle)
  470. -fixed bug reading fontsize parameter of themes
  471.  
  472. ---
  473. 16-March-2003
  474.  
  475. highlight 2.0b-3
  476.  
  477. -improved RTF output
  478.  
  479. ---
  480. 09-March-2003
  481.  
  482. highlight 2.0b-2
  483.  
  484. -improved RTF output (added bold/italics/underline attributes)
  485. -improved TeX output (added theme colors [thanks to Markus Henning for TeX-URL],
  486.  bold and italics)
  487.  **TeX output is still buggy, consider using LaTeX output instead**
  488. -added a decription how to use the highlight parser in own applications
  489.  (programmer_documentation)
  490.  
  491. ---
  492. 05-March-2003
  493.  
  494. highlight 2.0b
  495. -memory leak was fixed
  496. -the parser was rewritten to add more flexibility and stability
  497. -added ability to highlight code with tags (XML, HTML...)
  498. -added ability to highlight strings with prefixes
  499.  (variableprefix, keywordprefix)
  500. -different source file extensions are stored in a configuration file
  501.  (extensions.conf)
  502. -configuration reader was modified to allow storing parameter values
  503.  in multiple lines
  504. -added some more language definitions
  505.  
  506. ---
  507. 30-January-2003
  508.  
  509. highlight 1.3.4-2
  510.  
  511. -added option to disable directive line bug
  512. -added ability to search *.style and *.lang files in different directories,
  513.  which may be set as prefix option of ./configure
  514.  (suggested by Jose Santiago)
  515.  
  516. ---
  517. 28-January-2003
  518.  
  519. highlight 1.3.4
  520.  
  521. -fixed LaTeX output regarding escape characters outside of strings
  522. -fixed unmasked escape characters
  523.  (both bugs reported by Peter Albert)
  524. -added \ttfamily to LaTeX header (suggested by Peter Albert)
  525. -rpm-spec file allows relocatable builds (thanks to Dwight Engen)
  526. -added "CPP" to recogniced source file suffixes (suggested by Maniac)
  527. -replaced verb-|- by \textbar
  528. -fixed php.lang and py.lang
  529.  
  530. ---
  531. 08-January-2003
  532.  
  533. highlight 1.3.3
  534.  
  535. - fixed Asm.lang (lower case of keywords/types)
  536. - added option to specify target directory of the output files
  537. - fixed bug in LateX/RTF/TeX output; last opened tag being closed now
  538. - improved LaTeX output
  539. - added ability to read presets from the configuration file $HOME/.highlight.conf
  540. - added simple cgi script (Perl)
  541.  
  542. ---
  543. 29-November-2002
  544.  
  545. highlight 1.3.2-2
  546.  
  547. - fixed LaTeX output of | and ~ characters (thanks to Martin Idelberger)
  548.  
  549. ---
  550. 26-November-2002
  551.  
  552. highlight 1.3.2
  553.  
  554. - fixed buffer overflow problem (thanks to Christian Perle)
  555. - added Rexx, Modula3, Agda, Haskell language definition
  556. - added (G)AWK language definition (thanks to Andreas Schoenberg)
  557. - added Bold and Italic font support, and background colour to LaTeX output
  558. - highlight compiles without warnings with gcc 3.2
  559.  
  560. ---
  561. 20-November-2002
  562.  
  563. highlight 1.3.1-2
  564.  
  565. -applied gcc 3.2 patch (thanks to Georg Young)
  566.  
  567. ---
  568. 18-November-2002
  569.  
  570. highlight 1.3.1
  571.  
  572. -fixed bug whioch disabled batch mode
  573. -added POV Ray Definition (thanks to Christian Perle)
  574. -added emacs and kwrite style
  575.  
  576. ---
  577. 11-November-2002
  578.  
  579. highlight 1.3  (beta)
  580.  
  581. -applied Ruby definition file patch (thanks to Jonas Fonseca)
  582. -introduced style definition files
  583. -added background colour to style definitions
  584. -added line anchors in HTML output
  585.  
  586. ---
  587. 05-October-2002
  588.  
  589. highlight 1.2.1
  590.  
  591. -applied patch to make highlight compile with gcc 3.x (thanks to Marc Duponcheel)
  592. -fixed LaTeX output of "^" and /hskip  (thanks to Dan Muller)
  593. -fixed TeX output
  594.  
  595. ---
  596. 26-August-2002
  597.  
  598. highlight 1.2
  599.  
  600. -fixed bug which caused wrong output file suffixes in batch mode
  601. -fixed (X)HTML output of french characters
  602. -added frech character output (accent graphe, acute) to rtf, TeX and LaTeX output
  603. -ability to recognize keywords with "-"
  604. -added new language definitions (Ruby, COBOL, Fortran)
  605.  
  606. ---
  607. 20-August-2002
  608.  
  609. highlight 1.1
  610.  
  611. -TeX output
  612. -fixed documentation regarding LaTeX / TeX output (Thanks to Keith Briggs)
  613. -fixed bug which caused single line comments left unmasked
  614. -french letters like Θ, α are masked
  615.  
  616. ---
  617. 13-August-2002
  618.  
  619. highlight 1.0 <stable>
  620.  
  621. -reduced tex output file size
  622. -Perl and Visual Basic definition file
  623. -fixed error in help msg (Thanks to Jan van Haarst)
  624.  
  625.  
  626. ---
  627. 25-July-2002
  628.  
  629. highlight 0.1
  630.  
  631. - RTF and La(Tex) output
  632. - Lua definition file
  633. - header and footer part of output file may be omitted
  634. - changed path of language definitions to /usr/share/highlight
  635.  
  636. ---
  637. 06-May-2002:
  638.  
  639. src2css 0.2
  640.  
  641. - batch mode, converting all files matching a given wildcard
  642. - XHTML output
  643. - Python definition file
  644.  
  645. ---
  646. 04-Apr-2002:
  647.  
  648. src2css 0.1
  649.  
  650. initial release